Пакет pythoncapi-compat-devel-1:0^20251108.11cb80f-1.el10_0.noarch
| Имя | pythoncapi-compat-devel |
|---|---|
| Эпоха | 1 |
| Версия | 0^20251108.11cb80f |
| Релиз | 1.el10_0 |
| Архитектура | noarch |
| Сайт | https://github.com/python/pythoncapi-compat |
| Лицензия | 0BSD |
| Время сборки | 2025-11-09 09:07:03 |
| Хост сборки | builder-x86-05.inferitos.ru |
| Краткое описание | Python C API compatibility |
| Репозитории | Extras |
| Полное описание | The pythoncapi-compat project can be used to write a C or C++ extension supporting a wide range of Python versions with a single code base. It is made of the pythoncapi_compat.h header file and the upgrade_pythoncapi.py script. This package provides the compatibility header library pythoncapi_compat.h. |
| Эррата | — |
| Размер | 29 КиБ |
| Исходный проект | pythoncapi-compat-0^20251108.11cb80f-1.el10_0 |
| Контрольная сумма SHA-256 | 3c6008297aec80f1df3b53c66b64d4566d6de71d7bafaccff04840f76657d139 |
×
* Sat Nov 08 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:0^20251108.11cb80f-1 - Update to 0^20251108.11cb80f - Don’t include structmember.h in pythoncapi_compat.h; avoids conflicts due to names without "Py" prefixes. * Thu Nov 06 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:0^20251105.44c8e14-1 - Update to 0^20251105.44c8e14 - Add `PyUnstable_TryIncref()` and `PyUnstable_EnableTryIncRef()` * Thu Oct 16 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:0^20251015.e510a7b-1 - Update to 0^20251015.e510a7b - Add an Epoch since the previous update had the wrong date - Switch snapshot info from <date><scm><revision> to <date>.<revision> * Wed Oct 15 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20251114git6c77b6b-1 - Update to 0^20251114git6c77b6b - `PyConfig_Get()` is also available on Python 3.8 - Add `PyUnstable_Unicode_GET_CACHED_HASH()` function - Add `PyTuple_FromArray()` function * Fri Oct 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20251003git97f1582-2 - Fix varargs indicator for `PyBytesWriter_Format` * Fri Oct 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20251003git97f1582-1 - Update to 0^20251003git97f1582 - Fix compiler warnings for `PyBytesWriter_Format` * Fri Sep 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250918gitab72af8-1 - Update to 0^20250918gitab72af8 - PEP 782: Add PyBytesWriter C API * Mon Sep 01 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250901git90c06a4-1 - Update to 0^20250901git90c06a4 - Add `PyUnstable_Object_IsUniquelyReferenced` * Sat Aug 09 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250809git5e31710-1 - Update to 0^20250809git5e31710 - Fixed a typo in a comment in `upgrade_pythoncapi.py` * Tue Jun 24 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250624gitb541b98-1 - Update to 0^20250624gitb541b98 - Avoid `%T` format in error message